home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2505 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.2 KB

  1. Path: ix.netcom.com!netnews
  2. From: mcorcora@ix.netcom.com(Marian Corcoran )
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: What is STL ? - New STL e-mail list started
  5. Date: 18 Jan 1996 04:40:09 GMT
  6. Organization: Netcom
  7. Message-ID: <4dkiv9$bj1@ixnews4.ix.netcom.com>
  8. References: <4decne$2ar@moon.glo.be> <1996Jan17.141933.25814@ucl.ac.uk>
  9. NNTP-Posting-Host: ix-sj25-01.ix.netcom.com
  10. X-NETCOM-Date: Wed Jan 17  8:40:09 PM PST 1996
  11.  
  12. In <1996Jan17.141933.25814@ucl.ac.uk> hammond_g@drkclu.meng.ucl.ac.uk
  13. (G. Ruth Hammond) writes: 
  14. >
  15. >
  16. >In article <4decne$2ar@moon.glo.be>, yanahond@glo.be (Thomas De Vos)
  17. writes:
  18. >|>Could someone tell me what STL is ?
  19. >
  20. STL FAQ may be found at ftp site butler.hpl.hp.com/stl/stl.faq
  21.  
  22. Hewlett Packard has kindly provided that site, as well a 
  23. public domain version of the STL to assist the public
  24.  
  25. I posted the STL FAQ here recently, but there has been
  26. an update to it since then:
  27.  
  28. 2.  New e-mail list for STL discussion started
  29.   To post to the list, send email to
  30.  
  31.   genstl@atext.com
  32.  
  33. To ask to be added or removed from the list, send email to
  34.  
  35.   genstl-request@atext.com
  36.  
  37. with the word "subscribe" or "unsubscribe" in the Subject line.
  38.  
  39. This mailing list is devoted to STL (the C++ Standard Template Library)
  40. and the style of generic programming it exemplifies.  Appropriate 
  41. topics
  42. for discussion include the following:
  43.  
  44. - The effective use of STL.
  45. - The design of STL.
  46. - Possible extensions to STL.
  47. - STL programming questions.
  48. - Language-related issues, e.g., language extensions to C++ or other 
  49. languages
  50.   that would make generic programming easier.
  51. - Traps and pitfalls in using STL.
  52. - Design principles, strategies, and techniques for producing libraries
  53.  
  54. of
  55.   generic software components.
  56. - Specifying and reasoning about generic algorithms (e.g.,
  57.   required properties of iterators).
  58. - Application areas to target for the development of their own 
  59. libraries
  60.   of generic software components.
  61. - Announcements of papers and other publications.
  62.  
  63. The following are NOT appropriate for this list:
  64.  
  65. - Flames
  66. - Questions that can be answered by reading Marian Corcoran's STL FAQ,
  67.   which is posted regularly to comp.lang.c++ and can also be obtained
  68.   at ftp://butler.hpl.hp.com/stl/stl.faq.
  69.  
  70.